home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sysinfo / PRODUCT.TXT < prev    next >
Encoding:
Text File  |  1999-03-01  |  25.4 KB  |  564 lines

  1. MABRY SOFTWARE PRODUCT LIST - March 2, 1999
  2.  
  3. Listed below are the products Mabry Software currently has in the
  4. market.  If there's a control that you want or need and you don't see
  5. it here --- ask!  Each Mabry product comes with one or more sample
  6. projects to show you how to use the control.  Source code, which is
  7. written in C/C++, is also available for all controls.
  8.  
  9. Our Web page (www.mabry.com) is the key to the best and most
  10. efficient service from Mabry.  It is our focal point for distribution
  11. of the latest demo versions and information about Mabry Software and
  12. Mabry products.  Save yourself time and trouble by checking there
  13. first before contacting Mabry Software directly.  We're always happy
  14. to hear from you, but we think you will appreciate the information
  15. you can obtain from our Web site.
  16.  
  17. The registration fee is "per developer" and distribution is royalty
  18. free in executable applications.
  19.  
  20. You can find fully functional samples of our controls on our WEB
  21. site, http://www.mabry.com.
  22.  
  23. ========= NEW CONTROLS ===============================================
  24.  
  25. FTP/X - FTP ActiveX Control and COM Object
  26.      Mabry's FTP/X ActiveX control provides easy, high-level access
  27.      to the complete FTP client protocol (RFC 959). In addition to
  28.      capturing server directory listings into a string array
  29.      property, the new FTP/X also makes the results available as an
  30.      ADO Recordset providing easy access to the various fields that a
  31.      server returns. The FTP/X has powerful built-in features to
  32.      support debugging and non-standard servers. The 32-bit FTP/X
  33.      comes as both an ActiveX control (OCX) and a COM object (DLL),
  34.      so you can use it in nearly any modern programming environment
  35.      and both blocking (synchronous) and non-blocking (asynchronous)
  36.      modes are supported.
  37.  
  38. LIST/X+ - Advanced List Box ActiveX Control
  39.      List/X+ is an ActiveX control that sets a new standard for
  40.      functionality and programmability in ActiveX controls.  List/X+
  41.      provides multiple sortable columns, multi-line headers,
  42.      captions, and list items, unlimited color options, and more.
  43.      The Mabry List/X+ control is a 32-bit light ActiveX control.
  44.  
  45. MOUSEWHEEL - MouseWheel Control
  46.      MouseWheel is a VB5 ActiveX control that allows your programs to
  47.      take advantage of the powerful scrolling capabilities of the new
  48.      Microsoft IntelliMouse. Your users can easily scroll and select
  49.      data without taking their hand off of the mouse.
  50.  
  51.  
  52.      MouseWheel can be used in any 32-bit development environment
  53.      that supports ActiveX controls.
  54.  
  55. REGICON - Registry Information Control
  56.      Take advantage of the Windows Registry with Mabry's RegiCon
  57.      control. With the introduction of Windows 95, the use of the
  58.      Windows Registry is now recommended over .INI files. RegiCon is
  59.      a VB5 ActiveX control that allows your application to easily
  60.      access the Windows Registry.
  61.  
  62. SOCKET/X - WinSock ActiveX Control and COM Object
  63.      Socket/X comes in both ActiveX control and COM object forms.
  64.      Socket/X gives easy, powerful access to sockets via TCP/IP and
  65.      UDP. Because Socket/X is both an ActiveX control and a COM
  66.      object, you can use it nearly anywhere -- ASP pages, Visual
  67.      Basic applications, Visual C++ applications, anywhere that
  68.      supports either COM objects or ActiveX controls.  Socket/X
  69.      supports both data-stream (TCP/IP) and datagram (UDP) sockets.
  70.  
  71. SOUNDX/X - Soundex and Metaphone ActiveX Control
  72.      This control provides Soundex and Metaphone algorithms.  Soundex
  73.      and Metaphone convert words or names to codes that represent how
  74.      they "sound".  This can be really useful in a database
  75.      application where users need to find names they may not know how
  76.      to spell exactly.
  77.  
  78. SYSINFO - System Information Control
  79.      The Mabry SysInfo control is a VB5 ActiveX control that provides
  80.      quick access to useful information about the system on which
  81.      your application is running. Simply drop this control on a form
  82.      and you have immediate access to operating system type and
  83.      version, system resource information regarding memory and hard
  84.      disk space and type, file information (version, attributes,
  85.      etc.) and environment information such as the computer's name,
  86.      its various system paths and current user.
  87.  
  88. TASKINFO - Task Information Control
  89.      The Mabry TaskInfo control provides quick and easy access to the
  90.      processes and windows currently running on the computer.
  91.      TaskInfo returns all top level window handles (hWnd) or any
  92.      child window handle. Further, it returns the most commonly
  93.      needed window information such as its Title, Class, thread
  94.      identifier or whether the window is visible or not. TaskInfo
  95.      also returns the Process ID and File/Path name for each
  96.      application running on the computer.
  97.  
  98. TRAY/X - Tray Icon ActiveX Control
  99.      Tray/X is a 32-bit light ActiveX control that allows your
  100.      application to display an icon (with tool tips) in the system
  101.      tray.  It is often desirable to display an application in the
  102.      system tray rather than on the taskbar if the application
  103.      generally runs unattended or with little user input.
  104.  
  105. VOLUME - Windows Volume Control
  106.      The Mabry Volume control provides programmatic access to the
  107.      Windows WAVE Volume mixer and allows you to adjust or mute
  108.      either the left or right channels independently. Volume is a VB5
  109.      ActiveX control and can be used in most any 32-bit environment.
  110.  
  111. WHOIS/X - Internet WhoIs Control and COM Object
  112.      The Mabry WhoIs/X control follows the WhoIs/NICNAME protocol and
  113.      allows queries of InterNIC or other RFC 954 databases to obtain
  114.      information about a user, domain or host. Searches on partial
  115.      strings or user handles can be completed, in addition to
  116.      retrieving information on a specific domain, such as the
  117.      registrant's company name, address, or contact information. The
  118.      32-bit WhoIs/X comes as both an ActiveX control and a COM
  119.      object, so you can use it in nearly any modern programming
  120.      environment.
  121.  
  122. ========= INTERNET PACK ==============================================
  123.  
  124. ASOCKET - Windows Socket Control
  125.      ASocket is a Visual Basic custom control which provides you with
  126.      full access to the power of Windows, making it easy to write
  127.      TCP/IP client and server software.  ASocket provides complete
  128.      support for Windows and Visual Basics' event driven programming
  129.      model.
  130.  
  131. FINGER - Internet Finger Control
  132.      The Finger control requests user information from an Internet
  133.      host.  The information typically returned includes last date of
  134.      logon, mail waiting status, real name, etc.
  135.  
  136. FTP - Internet FTP Control
  137.      This control provides the complete FTP protocol. This allows you
  138.      to send and receive files from FTP servers, get directory
  139.      information from a server and manage directories on a server.
  140.      You can use the Mabry FTP control to automatically transfer
  141.      files to/from a host when a user enters or needs data.
  142.  
  143. GETHST - Internet GetHost Control
  144.      GetHst translates host names to IP addresses, and IP addresses
  145.      to host names.
  146.  
  147. GOPHER - Internet Gopher Control
  148.      Gopher is the predecessor to the World Wide Web.  Universities
  149.      still have a lot of information out on Gopher sites.  The Gopher
  150.      control allows your program to automatically retrieve
  151.      information, menus, images, etc. from Gopher sites.  The Gopher
  152.      control even gives you access to Veronica, which allows you to
  153.      search Gopher-space.
  154.  
  155. MAIL - Internet Mail Control
  156.      The Mail custom control encapsulates the Simple Mail Transfer
  157.      Protocol (SMTP) and the Post Office Protocol (POP) for managing
  158.      e-mail on the Internet.  Incorporating the control into your
  159.      32-bit development environments you  can send e-mail using SMTP
  160.      and receive e-mail using POP.  The control also supports
  161.      UUENCODE/UUDECODE for attachments.
  162.  
  163. NEWS - Internet News Control
  164.      News provides easy access to Network News Transfer Protocol
  165.      (NNTP) servers.  This control includes support for nearly all
  166.      popular extensions used by popular news readers.  Our News
  167.      control is unique in providing access to non-standard server
  168.      commands through properties and methods.
  169.  
  170. RAS - RAS Dialer Control
  171.      The RAS control gives your programs easy access to the RAS
  172.      sub-system.  Your program can select an Internet service from
  173.      your phone book, dial and connect to the server, do any
  174.      processing necessary (using our other Internet controls), and
  175.      then disconnect.
  176.  
  177. TIME - Internet Time Control
  178.      Time allows you to programmatically retrieve the Greenwich Mean
  179.      Time from a remote host on the Internet.
  180.  
  181. WHOIS - Internet WhoIs Control
  182.      The WhoIs control lets you retrieve name, contact information
  183.      and miscellaneous information about a person or domain name that
  184.      is registered with the InterNIC.
  185.  
  186. ========= MEGA PACK 2 ================================================
  187.  
  188. ALARM - Alarm Custom Control
  189.      This control lets you set an alarm (or multiple alarms) to go
  190.      off at a particular time(s).  An event is fired at the
  191.      appropriate time.  You can easily specify times such as:
  192.      10:45pm, every hour on the hour, every ten minutes, etc.
  193.  
  194. BARCOD - Bar Code Custom Control
  195.      BarCod makes bar code display and printing really easy. Just
  196.      pick the orientation, set the size, and pick the bar code style.
  197.      Then, set the text to whatever you want the bars to be. Nothing
  198.      else to do!  Supports UPC, EAN, Code 39, and many more.
  199.  
  200. BMPLST - List Box with Bitmaps Control
  201.      BmpLst VBX/OCX is a Visual Basic custom control that displays a
  202.      list box that has text and bitmaps in it. The bitmaps can be
  203.      placed on any side of the text (top, bottom, right, left).
  204.      BmpLst is not hampered by the normal 64k limit that normal list
  205.      boxes suffer.  Users have loaded 10,000 items, even 100,000
  206.      items, into BmpLst with great success.
  207.  
  208.  
  209.      BmpLst supports multi-column lists.  In this case, all of the
  210.      list elements must be the same size.  The bitmaps may be of
  211.      varying size (shorter bitmaps will result in gaps between it and
  212.      the item below).
  213.  
  214.  
  215.      BmpLst also supports 3-D effects (much like the THREED.VBX).
  216.      The control's border supports raised, lowered, and insert 3-D
  217.      effects (plus the normal solid border).  BmpLst can easily be
  218.      set up to handle a check-box list.  All it takes is a few lines
  219.      of code.
  220.  
  221. DFINFO - Disk and File Info Control
  222.      This control gives you disk and file information that VB doesn't
  223.      provide (including the drive's serial number).  It also allows
  224.      you to change some aspects of a file (attributes, size, date,
  225.      time, etc.).
  226.  
  227. FLABEL - Formatted Label Custom Control
  228.      FLabel is a label control that lets you format the text within
  229.      it.  You can have different fonts, different colors, multiple
  230.      paragraphs, paragraph formatting, etc.  Using properties, you
  231.      can print your text.  All this and it's bound, too.
  232.  
  233. FMDROP - File Mgr Drag and Drop Control
  234.      FMDrop notifies you when the user drops a file, or set of files,
  235.      from the Windows File Manager (FILEMAN) or Windows Explorer.
  236.  
  237. HITIME - High Resolution Timer
  238.      This is a high resolution timer custom control for Visual Basic.
  239.      It allows you to have timer events come in nearly every
  240.      millisecond, as opposed to every 55 milliseconds with the normal
  241.      Visual Basic Timer control.
  242.  
  243. INICON - INI File Manager Custom Control
  244.      Visual Basic custom control that makes INI file access simple.
  245.      No Windows API calls required.
  246.  
  247. JOYSTK - Joy Stick Custom Control
  248.      JoyStk gives joystick information (movement, buttons) for your
  249.      programs. It supports two joysticks, one 4-button joystick or
  250.      one 3-D joystick.
  251.  
  252. LED - LED Custom Control
  253.      Visual Basic custom control that behaves like an LED.  3-D
  254.      effects and colors are all user-definable.
  255.  
  256. MENUEV - Menu Event Notification Control
  257.      MenuEv provides menu selection notification. In other words, it
  258.      tells you when the user has selected a menu item.  This is
  259.      really useful for status bar-style help.  MenuEv is really easy
  260.      to use.  All you need to do is place it on your form.  Events
  261.      start coming in automatically.  MenuEv will even automatically
  262.      update another control with the selected menu item's text.
  263.  
  264. MSLOT - W4Wg Mailslot Control
  265.      Visual Basic custom control that makes mailslot use simple.  No
  266.      Windows API calls required.  Requires Windows for Workgroups.
  267.  
  268. MSSTAT - Status Bar Custom Control
  269.      Status bar VBX for Visual Basic.  This control displays a
  270.      multi-element status bar on the bottom of your form.  It
  271.      automatically handles the NumLock, CapsLock, ScrollLock, and
  272.      Insert key indicators.  It also displays times/dates in
  273.      International and programmer defined formats.
  274.  
  275. PERCNT - Percentage Bar Custom Control
  276.      Visual Basic custom control that displays a percentage bar.
  277.      Makes status reporting very simple.  3-D effects, fonts and
  278.      colors are all user-definable.
  279.  
  280. PICBTN - Picture Button Custom Control
  281.      This custom control for Visual Basic is a command button that
  282.      has both text and a picture on it.  The picture can be scaled
  283.      and placed above, below, to the right, or to the left of the
  284.      text.  The text may be multi-line.
  285.  
  286. PROBE - Control Probe/Debug Control
  287.      This VBX lets you examine and modify other controls' properties
  288.      at run-time. After telling Probe the name of another control,
  289.      Probe will give you a list of the properties in that control.
  290.      Probe can also display a dialog box that will let you modify
  291.      other controls' properties (at run-time).
  292.  
  293. ROTEXT - Rotated Label Custom Control
  294.      RoText lets you put a label on your form at any angle of
  295.      rotation.
  296.  
  297. SOUNDX - Soundex and Metaphone Control
  298.      This control provides Soundex and Metaphone algorithms.  Soundex
  299.      and Metaphone convert words or names to codes that represent how
  300.      they "sound".  This can be really useful in a database
  301.      application where users need to find names they may not know how
  302.      to spell exactly.
  303.  
  304. TIPS - Tool Tips Custom Control
  305.      Tips provides Microsoft(r) style tool tips.  Small windows
  306.      pop-up with bits of info when the user pauses the mouse over
  307.      your controls.  No code required, just set the Tag properties.
  308.  
  309. VALIDATE - Validate Custom Control
  310.      Validate makes data validation much easier.  This control allows
  311.      you to collect all of the data validation code for a form into
  312.      one event procedure.  This results in smaller and more
  313.      maintainable code.
  314.  
  315.  
  316.      Validate only works with controls that have an hWnd property.
  317.  
  318. VER - Version Information Control
  319.      Ver lets you use the functionality of VER.DLL through
  320.      properties.  It makes getting version information from a file
  321.      (EXE, DLL, VBX, etc.) very easy.  
  322.  
  323.  
  324.      Ver also gives you file installation functionality.  Ver makes
  325.      it easier for you to write your own installation utilities
  326.      without the bulk of the Setup Wizard.
  327.  
  328. WAVE - WAV File Playing/Info Custom Control
  329.      This control makes it easy for you to play and get information
  330.      about WAV files.  Play WAV files in the background as your
  331.      program performs other tasks; add recorded speech to your
  332.      applications; put beeps, whistles, and laser sounds into your
  333.      games.  Wave VBX makes all of this very straight-forward.  Set
  334.      the Filename property and tell it to go.  That's it.
  335.  
  336. ZIPINF - ZIP File Info Custom Control
  337.      This control lets you find out about the contents of a ZIP file.
  338.      Access to this information is purely through properties.
  339.  
  340. ========= MIDI PACK ==================================================
  341.  
  342. INDIC - Indicator Custom Control
  343.      The Indicator control shows a gauge that looks like those found
  344.      on the front of stereos (tri-color, multiple lights).  This
  345.      control includes horizontal and vertical versions of the
  346.      indicator.
  347.  
  348. KNOB - Knob Custom Control
  349.      This control is a knob.  You can change the size, have tick
  350.      marks around it, have text near the tick marks, change some of
  351.      the colors, etc.  You can use Knob to control volume, pitch,
  352.      tempo, or anything else you might control with a scroll bar or
  353.      slider.
  354.  
  355. MIDI FILE - MIDI File Custom Control
  356.      The MIDIFILE control provides the Visual Basic programmer with
  357.      an easy way to read and write MIDI files,  both formats 0
  358.      (single track) and 1 (multiple-tracks) are supported.  Using the
  359.      MIDIFILE control you can modify existing MIDI files or create
  360.      entirely new ones from scratch.  You have complete control over
  361.      and access to every type of MIDI message, and you can insert,
  362.      delete and modify tracks and messages at anytime.
  363.  
  364. MIDI I/O - MIDI I/O Custom Control
  365.      The MIDI I/O control is really two controls in one.  The MIDIIN
  366.      control handles MIDI input and the MIDIOUT control handles MIDI
  367.      output.  The MIDIIN control is used to receive MIDI messages
  368.      from external MIDI devices.  The MIDIOUT control gives you
  369.      complete control over the contents and timing of MIDI messages
  370.      sent to either internal or external MIDI devices.  You can queue
  371.      as many messages as you like (within the constraints of
  372.      available memory) before starting output, or you can queue one
  373.      or more messages prior to starting output and then add more as
  374.      the output proceeds.
  375.  
  376. SLIDER - Slider Custom Control
  377.      This control provides horizontal and vertical sliders.  You can
  378.      select from different slider styles, track styles, colors,
  379.      ticks, etc.
  380.  
  381. ========= BOOKS ======================================================
  382.  
  383. VB PROGRAMMER'S GUIDE TO THE WINDOWS REGISTRY
  384.      by Don Kiely - ISBN 1-890422-26-6
  385.  
  386.      Don Kiely discusses the Windows Registry at length in his new
  387.      book, Visual Basic Programmer's Guide to the Windows Registry.
  388.      160-plus pages of reference material, how-to use the Registry
  389.      from VB, and even a complete Registry access class.
  390.  
  391. VB PROGRAMMER'S GUIDE TO SERIAL COMMUNICATIONS
  392.      by Richard Grier - ISBN 1-890422-25-8
  393.  
  394.      Add serial communications to your Visual Basic applications
  395.      using Custom Controls and the Windows API. Includes VB5 and VB6!
  396.      Here is the information you that you need to use modems and
  397.      direct serial connections (including RS-232, RS-422 and RS-485)
  398.      for almost any purpose. Richard Grier uses his many years of
  399.      experience to guide you through the process, while providing the
  400.      insight that you will need to extend and adapt the ideas that he
  401.      presents to your own projects. Make your serial communications
  402.      programs reliable. Learn how to debug communications problems.
  403.      Resources galore!
  404.  
  405. VB TIPS & TRICKS VOLUME ONE
  406.      by David McCarter - ISBN 1-890422-00-2
  407.  
  408.      David McCarter's VB Tips & Tricks in book form.  Now you can
  409.      easily take this collection of advice and code tidbits with you.
  410.  
  411. ========= TECHNICAL SUPPORT OPTIONS ==================================
  412.  
  413. ANNUAL TECH SUPPORT SERVICE PLAN
  414.      Our Technical Support Service Plan entitles a licensed user to
  415.      priority access to our expert staff for a full year.  You talk
  416.      directly with our technical support staff through a toll-free
  417.      phone number (U.S. customers only).  Up to four incidents per
  418.      year are covered.  We will work with you via phone and e-mail
  419.      until your problem is resolved.  This plan also includes
  420.      quarterly updates of your controls on diskette.
  421.  
  422. MABRY SOFTWARE PRICE LIST - March 2, 1999
  423.  
  424. Fully functional samples of our controls are on our Web
  425. site, www.mabry.com.
  426.  
  427.  SWREG                              SWREG    Control &
  428.   ID       Control         US$       ID    Source (C/C++)  US$
  429.  
  430. 15749   FTP/X      OCX    50.00    15750   FTP/X         199.00
  431. 16204   List/X+    OCX    65.00    16205   List/X+       249.00
  432. 15753   MouseWheel VB5    25.00    15754   MouseWheel     75.00
  433. 16303   Regicon    VB5    25.00    16326   Regicon        75.00
  434. 15751   Socket/X   OCX    50.00    15752   Socket/X      149.00
  435. 16010   SoundX/X   OCX    35.00    16011   SoundX/X       75.00
  436. 16407   SysInfo    VB5    25.00    16408   SysInfo        75.00
  437. 17271   TaskInfo   VB5    25.00    17272   TaskInfo       75.00
  438. 16050   Tray/X     OCX    25.00    16051   Tray/X         75.00
  439. 17319   Volume     VB5    25.00    17320   Volume         75.00
  440. 18000   WhoIs/X    OCX    25.00    18001   WhoIs/X        75.00
  441.  
  442.  9065   INTERNET PACK    129.00     9066   INTERNET PACK 599.00
  443.  6389   ASocket    OCX&   35.00     9056   ASocket       129.00
  444.  6392   Finger     OCX&   20.00     9059   Finger         50.00
  445.  6393   FTP        OCX&   40.00     9060   FTP           149.00
  446.  6390   GetHst     OCX&   20.00     9057   GetHst         50.00
  447.  6394   Gopher     OCX&   35.00     9061   Gopher         90.00
  448.  6395   Mail       OCX&   50.00     9062   Mail          199.00
  449.  6964   News       OCX&   40.00     9064   News          129.00
  450. 13886   RAS        OCX&   40.00    13887   RAS           129.00
  451.  6524   Time       OCX&   20.00     9063   Time           50.00
  452.  6391   WhoIs      OCX&   20.00     9058   WhoIs          50.00
  453.  
  454.  9916   MEGA PACK 2      179.00     9917   MEGA PACK 2   399.00
  455.  1475   Alarm      OCX+   20.00     1476   Alarm          50.00
  456.  1314   BarCod     OCX+   50.00     1315   BarCod        199.00
  457.  1059   BmpLst     OCX&   20.00     1060   BmpLst         50.00
  458.  1069   DFInfo     OCX+   20.00     1070   DFInfo         50.00
  459.  4352   FLabel     OCX+   20.00     4353   FLabel         50.00
  460.  1378   FMDrop     OCX+   20.00     1379   FMDrop         50.00
  461.  3382   HiTime     OCX+   25.00     3383   HiTime         60.00
  462.   833   IniCon     OCX+   20.00     1003   IniCon         50.00
  463.  1340   JoyStk     OCX+   25.00     1341   JoyStk         60.00
  464.  3380   LED        OCX+   20.00     3381   LED            50.00
  465.  1270   MenuEv     VBX    20.00     1271   MenuEv         50.00
  466.  1848   MSlot      VBX    30.00     1849   MSlot          50.00
  467.  4462   MSStat     VBX    20.00     4463   MSStat         50.00
  468.   966   PerCnt     OCX+   20.00     1004   PerCnt         50.00
  469.  3434   PicBtn     OCX+   20.00     3435   PicBtn         50.00
  470.  2449   Probe      VBX    20.00     2450   Probe          50.00
  471.  1338   RoText     OCX+   25.00     1339   RoText         60.00
  472.  1272   SoundX     OCX+   25.00     1273   SoundX         60.00
  473.  3482   Tips       OCX+   25.00     3483   Tips           60.00
  474.  9526   Validate   OCX    25.00     9527   Validate       60.00
  475.  2529   Ver        VBX    20.00     2530   Ver            50.00
  476.  4034   Wave       OCX+   25.00     4035   Wave           60.00
  477.  1595   ZipInf     OCX+   20.00     1596   ZipInf         50.00
  478.  
  479.  9525   MIDI PACK         99.00     9528   MIDI PACK     399.00
  480. 10289   Indic      OCX+   20.00    10291   Indic          60.00
  481. 10293   Knob       OCX+   20.00    10294   Knob           60.00
  482. 10284   MIDI File  OCX+   40.00    10285   MIDI File     150.00
  483. 10281   MIDI I/O   OCX+   40.00    10282   MIDI I/O      150.00
  484. 10286   Slider     OCX+   20.00    10288   Slider         60.00
  485.  
  486.   800   Annual Technical Support Plan                    199.00
  487.  
  488. 14773   VB Programmer's Guide To Serial Communications    34.95
  489. 16946   VB Programmer's Guide To The Windows Registry     29.95
  490. 14774   VB Tips & Tricks Volume One                       24.95
  491.  
  492.  OCX+ includes VBX, OCX-16, and OCX-32.
  493.  OCX& includes VBX and OCX-32.
  494.  ActX is a light ActiveX control.
  495.  VB5 is an ActiveX control written in VB5.
  496.  
  497.  Source code is written in Microsoft Visual C (C++ for OCXes)
  498.  and is not returnable.
  499.  
  500.  Prices are subject to change at any time.
  501.  
  502. MABRY SOFTWARE ORDER FORM
  503.  
  504. Mabry Software        1-800-99-MABRY      Phone: 360-629-9278 
  505. 503 316th Street Northwest                  Fax: 360-629-9278
  506. Stanwood, WA  98292                 Internet: mabry@mabry.com 
  507. United States                              Web: www.mabry.com 
  508.       
  509.               NAME:        
  510.  
  511.            COMPANY:      
  512.  
  513.         STREET ADDRESS:       
  514.      (We need your mailing 
  515. address so we can send up- 
  516. grade instructions to you.)  
  517.               CITY:      
  518.         STATE/PROVINCE:      
  519.            COUNTRY:       
  520.        ZIP/POSTAL CODE:       
  521.  
  522.              PHONE:      
  523.                FAX:      
  524.  
  525.           Amex/MC/VISA:  
  526.        EXPIRATION DATE: 
  527.   
  528.     E-MAIL ADDRESS(ES): 
  529.  
  530.       For Internet e-mail, 
  531.        indicate MIME or UU: 
  532.  (If necessary, please ask 
  533.    your Internet provider)      
  534.  
  535.     ID#    CONTROL NAME             QTY     PRICE           TOTAL  
  536.                                                 
  537.                                                 
  538.                          
  539.                                                 
  540.                          
  541.  
  542.  
  543.  
  544.      INTERNAT'L ORDERS:    ADD $5.00 per control or package:
  545.  
  546.                      SUB TOTAL OF ORDER:
  547.  
  548.           SHIP/HANDLING (for all non-E-mail orders):
  549.            Software orders include printed manual and disks.
  550.            Add $10 USPS Air Mail, $15 for 2nd day (US Only), 
  551.       $20 for next day (US only), $45 International Express
  552.  
  553.               WASHINGTON RESIDENTS ADD 8.6% TAX:
  554.  
  555.                               TOTAL:
  556.  
  557.     (Checks/money orders must be in US$ drawn on a US bank) 
  558.            Make payable to Mabry Software 
  559.     (You can also order using wire funds transfer and IMO)
  560.  
  561.      Fully functional samples of our controls (including VB 
  562.      project examples) are on our WEB site, www.mabry.com,
  563.      and on CompuServe (GO MABRY).
  564.